-
Home
-
Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE
-
2.6.2
-
Code
-
Classes
- Form_Settings_Data
Total Complexity |
88 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
734 |
Lines of code |
250 |
Logical lines of code |
121 |
Comment lines |
387 |
Methods |
49 |
Properties |
17 |
Methods 49
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_form_setting_from_wordpress_options() |
B |
40 |
22 |
56 |
extract_integration_data() |
S |
58 |
6 |
17 |
check_data() |
S |
63 |
4 |
12 |
__construct() |
S |
69 |
2 |
7 |
has_provider() |
S |
79 |
2 |
3 |
has_from_name() |
S |
79 |
2 |
3 |
has_submit_message() |
S |
79 |
2 |
3 |
has_email_subject() |
S |
79 |
2 |
3 |
has_list_id() |
S |
79 |
2 |
3 |
has_api_key() |
S |
79 |
2 |
3 |
has_action() |
S |
79 |
2 |
3 |
has_credentials() |
S |
79 |
2 |
3 |
set_webhook_id() |
S |
71 |
2 |
6 |
get_bcc() |
S |
82 |
1 |
3 |
get_submit_data() |
S |
69 |
1 |
7 |
get_from_name() |
S |
82 |
1 |
3 |
set_from_name() |
S |
77 |
1 |
4 |
get_required_fields() |
S |
82 |
1 |
3 |
get_cc() |
S |
82 |
1 |
3 |
set_cc() |
S |
77 |
1 |
4 |
set_bcc() |
S |
77 |
1 |
4 |
set_autoresponder() |
S |
77 |
1 |
4 |
get_autoresponder() |
S |
82 |
1 |
3 |
get_webhook_id() |
S |
82 |
1 |
3 |
set_required_fields() |
S |
77 |
1 |
4 |
set_submissions_save_location() |
S |
77 |
1 |
4 |
get_submit_message() |
S |
82 |
1 |
3 |
get_submissions_save_location() |
S |
82 |
1 |
3 |
get_error_message() |
S |
82 |
1 |
3 |
get_api_key() |
S |
82 |
1 |
3 |
get_email_subject() |
S |
82 |
1 |
3 |
set_redirect_link() |
S |
77 |
1 |
4 |
set_provider() |
S |
77 |
1 |
4 |
set_api_key() |
S |
77 |
1 |
4 |
set_list_id() |
S |
77 |
1 |
4 |
set_action() |
S |
77 |
1 |
4 |
set_meta() |
S |
77 |
1 |
4 |
set_captcha() |
S |
77 |
1 |
4 |
has_autoresponder() |
S |
80 |
1 |
3 |
set_email_subject() |
S |
77 |
1 |
4 |
get_redirect_link() |
S |
82 |
1 |
3 |
set_submit_message() |
S |
77 |
1 |
4 |
set_error_message() |
S |
77 |
1 |
4 |
get_provider() |
S |
82 |
1 |
3 |
get_list_id() |
S |
82 |
1 |
3 |
get_action() |
S |
82 |
1 |
3 |
get_meta() |
S |
82 |
1 |
3 |
form_has_captcha() |
S |
82 |
1 |
3 |
has_required_fields() |
S |
80 |
1 |
3 |